home *** CD-ROM | disk | FTP | other *** search
/ GAINAX NET Art Museum 2 / GAM GAINAX NET Art Museum Vol. 2 (2002.12-2003.11).iso / mac / script / openwin.js < prev   
Text File  |  2002-12-03  |  165b  |  1 lines

  1. function openWin(locUri,wName){var noteswin = window.open(locUri,wName,'scrollbars=yes,toolbar=no,location=no,resizable=yes,status=no,width=400,height=330,left=0');}